reboot_msg = nls("reboot_msg", "The addition made to your Windows 95 path variable will not take effect until you restart the system.");
set_path_long_prompt = instantiate(nls("set_path_long_prompt", "In order for Personal Oracle7's console programs and third party applications to function properly with Personal Oracle7 for Windows 95, the following system modification should be made:
Add '%%oracle_home%%\BIN' to the PATH statement in your '%%boot_drive%%:\AUTOEXEC.BAT' file.
Note that adding '%%oracle_home%%\BIN' will cause the PATH statement to exceed 128 characters. Some older DOS programs may fail with a PATH length in excess of 128 characters.
Would you like this modification to be made automatically?"));
set_path_long_help = instantiate(nls("set_path_long_help", "Personal Oracle7 for Windows 95 console (MS-DOS Prompt) programs, such as Import and Export, and third party products that access Oracle databases may not function properly unless '%%oracle_home%%\BIN' is on the PATH. The PATH variable in %boot_drive%:\AUTOEXEC.BAT does not currently include the directory '%%oracle_home%%\BIN'.%carriage_return%%carriage_return%The Installer has also detected that adding '%%oracle_home%%\BIN' to the PATH will cause the PATH to exceed a length of 128 characters. Some older DOS programs may fail with a PATH length in excess of 128 characters.%carriage_return%%carriage_return%Select 'Yes' if you want the Installer to modify your '%boot_drive%:\AUTOEXEC.BAT' file to add this directory to the PATH. Choose 'No' if you want to modify '%boot_drive%:\AUTOEXEC.BAT' yourself.%carriage_return%%carriage_return%If you choose 'Yes', you will need to restart your computer for the change to your PATH variable to take effect."));
set_path_prompt = instantiate(nls("set_path_prompt", "In order for Personal Oracle7's console programs and third party applications to function properly with Personal Oracle7 for Windows 95, the following system modification should be made:
Add '%%oracle_home%%\BIN' to the PATH statement in your '%%boot_drive%%:\AUTOEXEC.BAT' file.
Would you like this modification to be made automatically?"));
set_path_help = instantiate(nls("set_path_help", "Personal Oracle7 for Windows 95 console (MS-DOS Prompt) programs, such as Import and Export, and third party products that access Oracle databases may not function properly unless '%%oracle_home%%\BIN' is on the PATH. The PATH variable in %boot_drive%:\AUTOEXEC.BAT does not currently include the directory '%%oracle_home%%\BIN'.%carriage_return%%carriage_return%Select 'Yes' if you want the Installer to modify your '%%boot_drive%%:\AUTOEXEC.BAT' file to add this directory to the PATH. Choose 'No' if you want to modify '%%boot_drive%%:\AUTOEXEC.BAT' yourself.%carriage_return%%carriage_return%If you choose 'Yes', you will need to restart your computer for the change to your PATH variable to take effect."));